Information resource handler for the stream.
Initializes a new instance of the class, given the function to read the value from the stream, and a stream resource handler.
Syntax
Parameters
- fromStreamFunction
- The function that reads the value from the stream.
- streamResourceHandler
- Information resource handler for the stream.
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also